home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group03a.txt / 000067_icon-group-sender_Mon Mar 31 08:04:48 2003.msg < prev    next >
Internet Message Format  |  2003-12-22  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id h2VF3Sc15248
  4.     for icon-group-addresses; Mon, 31 Mar 2003 08:03:28 -0700 (MST)
  5. Message-Id: <200303311503.h2VF3Sc15248@baskerville.CS.Arizona.EDU>
  6. From: "J.P. de Ruiter" <storkchen@yahoo.com>
  7. X-Newsgroups: comp.lang.icon
  8. Subject: icon syntax colors in gnu emacs
  9. Date: Sat, 29 Mar 2003 23:34:30 +0100
  10. X-Complaints-To: abuse@planet.nl
  11. X-Priority: 3
  12. X-MSMail-Priority: Normal
  13. X-Newsreader: Microsoft Outlook Express 5.50.4522.1200
  14. X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
  15. To: icon-group@cs.arizona.edu
  16. Errors-To: icon-group-errors@cs.arizona.edu
  17. Status: RO
  18.  
  19. Hello fellow Icon lovers,
  20.  
  21. I've been trying for a long time now to get my icon syntax coloring in Emacs
  22. right. I have some code, but it is not doing things right. For instance, if
  23. I have a variable name 'foo_of_bar', the of will be fontified as a reserved
  24. word, which it isn't in that context.
  25.  
  26. Does anyone know a working set of elisp commands to get correct syntax
  27. coloring?
  28.  
  29. Thanks in advance,
  30.  
  31. Jan Peter de Ruiter
  32.  
  33.  
  34.